HIP_DEBUG_WEBGL

Will call HipRenderer.exitOnError for each glCall. WebGL has a bizarre glGetError in terms of performance, it can degradate it alone. This will possibily never be enabled.

enum HIP_DEBUG_WEBGL = false;

Meta